Runs, edits, or deletes a VBA macro.


Button
Ribbon: Manage tab
Applications
panel
Run
VBA MacroNot available on the ribbon
in the current workspace
Menu: Tools
Macro
MacrosNot available in menus
in the current workspace
Command entry: vbarun
The following options are displayed.
Creates a macro with the name specified in Macro Name, and then displays the Visual Basic Editor and the empty procedure for the new macro.
If no project file or drawing is specified for the new macro, the Select Project dialog box is displayed.
If you choose Yes, the code in the existing macro is deleted and a new, empty macro is created with the specified name.
Displays the VBA Manager.
Displays the VBA Options dialog box.